home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 February / macformat-047.iso / Demos / Chiller Killers / Chiller / Chiller.DXR / 00049.ls < prev    next >
Encoding:
Text File  |  1996-11-28  |  91 b   |  7 lines

  1. on exitFrame
  2.   if the freeBytes < (500 * 1024) then
  3.     unLoadCast()
  4.   end if
  5.   text()
  6. end
  7.